home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 22 / PC Actual CD 22.iso / SHARE / prog / POVRAY / SPLINE.ZIP / SP_SAMP1.POV < prev    next >
Encoding:
Text File  |  1997-03-10  |  213 b   |  6 lines

  1. // SPLINE GENERATOR SAMPLE: SPLINE PREVIEW 1
  2. // *****************************************
  3.  
  4. camera {location <0, 70, -10> look_at <0, 0, 0> angle 40}
  5. #declare spline_file = "Smooth.spl" #include "ShowSpl.inc"
  6.